Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SubMonintor in CheckConditionsContext #2574

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vogella
Copy link
Contributor

@vogella vogella commented Dec 3, 2024

done() call not necessary here and convert can also handle null. Also split will also check for cancellation so the additional cancellation check is not necessary.

See https://www.eclipse.org/articles/Article-Progress-Monitors/article.html

Copy link
Contributor

github-actions bot commented Dec 3, 2024

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 36b8bf4.

♻️ This comment has been updated with latest results.

@vogella vogella force-pushed the submonitor-checkconditionscontext branch from 90827ad to 0ebc1eb Compare December 4, 2024 06:39
done() call not necessary here and convert can also handle null.  Also
split will also check for cancellation so the additional cancellation
check is not necessary.

See https://www.eclipse.org/articles/Article-Progress-Monitors/article.html
@vogella vogella force-pushed the submonitor-checkconditionscontext branch from 0ebc1eb to 36b8bf4 Compare December 6, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants